-
Home
-
Яндекс.Касса 2.0 для Woocommerce
-
1.6.5 (latest)
-
Code
-
Classes
- ReceiptResponseItem
Total Complexity |
47 |
Dependencies |
9 |
Dependents |
1 |
Total lines |
332 |
Lines of code |
152 |
Logical lines of code |
68 |
Comment lines |
118 |
Methods |
18 |
Properties |
7 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
setVatCode() |
S |
58 |
6 |
15 |
setDescription() |
S |
56 |
5 |
19 |
setSupplier() |
S |
58 |
5 |
16 |
setQuantity() |
S |
58 |
5 |
15 |
__construct() |
S |
59 |
4 |
15 |
setPaymentMode() |
S |
62 |
4 |
11 |
jsonSerialize() |
S |
57 |
3 |
18 |
setPaymentSubject() |
S |
64 |
4 |
9 |
factoryAmount() |
S |
68 |
2 |
7 |
getAmount() |
S |
79 |
1 |
3 |
getPrice() |
S |
82 |
1 |
3 |
setPrice() |
S |
81 |
1 |
3 |
getVatCode() |
S |
82 |
1 |
3 |
getDescription() |
S |
82 |
1 |
3 |
getPaymentSubject() |
S |
82 |
1 |
3 |
getPaymentMode() |
S |
82 |
1 |
3 |
getSupplier() |
S |
82 |
1 |
3 |
getQuantity() |
S |
82 |
1 |
3 |